home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gMaxBoutons, exitFrame, gBarChron, gChapAct, gChapPrec, gEtudAct, exitFrame, gMessDef1, g1erSprLoc, exitFrame, g1erSprNav, gLabel, gAcLabel, gPartie, gAng, gSujet0, gSujet1, gPosVideo, gEtudPrec, gLoadZic
- curseur(6)
- set gPartie to " "
- set gAng to " "
- set gSujet0 to 0
- set gSujet1 to 0
- set gPosVideo to 0
- set gEtudPrec to gEtudAct
- set gLoadZic to 1
- set gMaxBoutons to 37
- set g1erSprLoc to 22
- set g1erSprNav to 15
- repeat with i = g1erSprNav to gMaxBoutons
- puppetSprite(i, 0)
- end repeat
- repeat with i = g1erSprLoc + 11 to gMaxBoutons
- set the visible of sprite i to 0
- end repeat
- set the visible of sprite 2 to 0
- set the visible of sprite 3 to 0
- set the visible of sprite 4 to 1
- set gAcLabel to "AC:RN"
- set gLabel to "AC:RN"
- set gChapPrec to gChapAct
- set gChapAct to "AC"
- set gEtudAct to " "
- set gMessDef1 to " "
- gBarChron(fleche, 0, 70, 2)
- set the text of cast "ZIACC" to " "
- curseur(-1)
- end
-